home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 839 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.7 KB

  1. Path: news.primenet.com!not-for-mail
  2. From: kj7bg@primenet.com (Bob White)
  3. Newsgroups: comp.object,comp.lang.c++
  4. Subject: Re: Parsing C++ and OO metrics
  5. Date: 7 Jan 1996 14:06:01 -0700
  6. Organization: Primenet Services for the Internet
  7. Sender: root@primenet.com
  8. Message-ID: <4cpcjp$5tu@nnrp1.news.primenet.com>
  9. References: <DKt7q0.7ry@cs.nott.ac.uk>
  10. Keywords: object C++ parsers
  11. X-Posted-By: ip213.boi.primenet.com
  12. X-Newsreader: WinVN 0.99.6
  13. MIME-Version: 1.0
  14. Content-Type: Text/Plain; charset=US-ASCII
  15.  
  16. Try in the comp.compilers.tools.pccts group.  PCCTS comes with a C++ parser
  17. which might work for you.  Good Luck!
  18.  
  19.  
  20. In article <DKt7q0.7ry@cs.nott.ac.uk>, cag@cs.nott.ac.uk says...
  21. >
  22. >Hi,
  23. >
  24. >It feels as though I  in search of the holy  grail, but can anyone out know
  25. >of a program that can parse C++ source code and deliver language attributes
  26. >as the number  and name of superclasses,  the  name and type of  class data
  27. >members, the number of member functions, number of polymorphic methods, etc.
  28. >
  29. >If   anyone  could  give   pointers,  hints,  ftp  sites   I  would be most
  30. >grateful. Could you direct you emails to me on cag@cs.nott.ac.uk. If anyone
  31. >else requires this info, mail me and I will forward it on.
  32. >
  33. >I hope someone knows, or someone know someone. 
  34. >
  35. >Thanks,
  36. >Cleve.
  37. >----------------------------------------------------------------
  38. >
  39. >Learning Technology Research,   Email: cag@cs.nott.ac.uk
  40. >Dept. of Computer Science,      Tel:   +44 115 951 4239
  41. >Nottingham University,          Fax:   +44 115 951 4254
  42. >Nottingham, NG7 2RD.            
  43. >ENGLAND                         
  44. >
  45. >WWW address:  http://www.cs.nott.ac.uk/~cag
  46. >----------------------------------------------------------------
  47. >
  48.  
  49.